a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}html{font-size:16px}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--background-color:#006aff;--gray:#888;--blue:#006aff;--dark:#356fc0;--black:#222}a{color:var(--black);text-decoration:none}a:hover{color:var(--blue)}body{color:var(--black);font-family:Microsoft YaHei,Gotham,Helvetica,Arial,PingFangSC-Regular,WenQuanYi Micro Hei,sans-serif}::-moz-selection{background:#ffd33c;color:#222;text-shadow:none}::selection{background:#ffd33c;color:#222;text-shadow:none}.color-primary{color:var(--blue)}.commom-width{margin:0 auto;width:1200px}.block-title{font-size:2.5em;font-weight:700;padding:80px 0 20px;text-align:center}.flex-center{justify-content:center}.flex-align-center,.flex-center{align-items:center;display:flex}.link-btn{cursor:pointer;position:relative;transition-duration:.4s;transition-property:color;transition-timing-function:cubic-bezier(.25,.8,.25,1)}.link-btn:hover:after{left:-25%;width:150%}.link-btn:after{background-color:var(--background-color);bottom:-10px;content:"";height:3px;left:50%;pointer-events:none;position:absolute;transition-duration:.4s;transition-property:width,left;transition-timing-function:cubic-bezier(.25,.8,.25,1);width:0}.text-btn{background:transparent;border:none;padding:1em 1.5em;position:relative;transition:.5s ease}.text-btn:before{background-color:var(--background-color);bottom:0;content:"";height:2px;left:0;position:absolute;transition:.5s ease;width:0}.text-btn:hover{color:#fff;transition-delay:.5s}.text-btn:hover:before{width:100%}.text-btn:after{background-color:var(--background-color);bottom:0;content:"";height:0;left:0;position:absolute;transition:.4s ease;width:100%;z-index:-1}.text-btn:hover:after{color:var(--background-color);height:100%;transition-delay:.4s}.primary-btn{background-color:var(--background-color);border:1px solid transparent;border-radius:8px;color:#fff;display:inline-block;overflow:hidden;position:relative;text-align:center;text-decoration:none;z-index:1}.primary-btn svg{fill:#fff}.primary-btn:before{background-color:#fff;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:1s;width:0;z-index:-1}.primary-btn:hover:before{height:300px;opacity:.4;transition:all .5s ease-out;width:300px}.primary-btn:hover{background-color:#fff;border-color:var(--background-color);color:var(--blue);transition:all .5s ease-out}.primary-btn:hover svg{fill:var(--background-color)}.primary-btn:hover:after{animation:pulse 1s infinite;background-color:var(--background-color);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0;z-index:-2}@keyframes pulse{0%{height:0;opacity:.5;width:0}to{height:200px;opacity:0;width:200px}}.plain-btn{background-color:#fff;border-radius:8px;color:var(--blue);overflow:hidden;position:relative;transition:color .5s;z-index:1}.plain-btn:before{background:var(--blue);border-radius:50%;content:"";height:150px;left:100%;position:absolute;top:100%;transition:all .7s;width:500px;z-index:-1}.plain-btn:hover{color:#fff!important}.plain-btn:hover:before{left:-50px;top:-50px}.header-nav{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.05);height:100px;position:fixed;width:100%;z-index:9}.download-header-nav{position:relative}.logo a{display:block;height:40px;white-space:nowrap;width:270px}.nav-container{display:flex;flex:1;justify-content:flex-end}.nav-list{border-right:1px solid #eee;height:40px}.nav-list a{margin-right:40px}.sign{margin-left:20px}.sign a{line-height:40px}.sign-in{margin-right:20px}.sign-up{width:100px}.burger{display:none}.footer{background-color:#292d33;font-size:15px;padding:80px 0}.footer,.footer a{color:#888}.footer .main{align-items:start;display:flex;justify-content:space-between;padding:0 20px}.footer .left{line-height:1.5em;width:40%}.footer .left .logo img{filter:brightness(75%)}.footer .left p{margin-top:30px}.footer .left a{color:#888}.footer .right{align-items:end;display:flex;flex-direction:column;gap:15px;justify-content:space-between}.footer .right .nav{display:flex;flex-wrap:wrap;gap:20px;height:28px;justify-content:right;margin-bottom:25px;white-space:nowrap;width:100%}.footer .right .nav a{color:#fff}.footer .right .nav a:hover{border-bottom:3px solid #1677ff}.footer .right .icp a{align-items:center;color:#888;display:flex;gap:10px}.footer .links{align-items:normal;align-items:center;border-top:1px solid #41464e;display:flex;flex-wrap:wrap;gap:10px;margin-top:50px;padding-top:30px}.suspension{position:fixed;right:40px;top:50%;transform:translateY(-50%);transition:.25s ease-in-out;width:auto;z-index:10}.suspension .contract-btn img:first-child{display:none}.suspension .contract-btn img:last-child{display:block}.suspension.contract{right:-180px}.suspension.contract .contract-btn img:first-child{display:block}.suspension.contract .contract-btn img:last-child{display:none}.suspension>div{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;position:relative;width:180px}.contract-btn{cursor:pointer;left:-10px;margin-top:-22px;position:absolute;top:50%}.suspension>div:first-child{padding:30px 0}.suspension>div:last-child{padding:20px 0}.suspension .kf-title{background:url(../../static/img/kf.png) no-repeat 0 0;line-height:32px;padding-left:42px}.suspension .wx-title{background:url(../../static/img/wx.png) no-repeat 0 0;line-height:32px;padding-left:42px}.suspension .back-top{cursor:pointer;margin-top:20px;user-select:none}.suspension .back-top>span{background:url(../../static/img/top.png) no-repeat 0 0;line-height:20px;padding-left:30px}.suspension .back-top:hover span{background-image:url(../../static/img/top-hover.png);color:var(--blue)}.suspension .kf-tel{color:var(--blue);font-size:16px;font-weight:700;margin-bottom:30px;margin-top:20px}.suspension .qrcode{height:110px;margin-top:20px;width:110px}.suspension .qrcode img{width:100%}.burger{background:transparent;cursor:pointer;height:30px;margin-left:auto;position:relative;width:40px}.burger input{display:none}.burger span{background:#888;border-radius:9px;display:block;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.burger span:first-of-type{top:0;transform-origin:left center}.burger span:nth-of-type(2){top:50%;transform:translateY(-50%);transform-origin:left center}.burger span:nth-of-type(3){top:100%;transform:translateY(-100%);transform-origin:left center}.burger input:checked~span:first-of-type{left:5px;top:0;transform:rotate(45deg)}.burger input:checked~span:nth-of-type(2){opacity:0;width:0}.burger input:checked~span:nth-of-type(3){left:5px;top:28px;transform:rotate(-45deg)}@media screen and (max-width:1300px){.commom-width{box-sizing:border-box;padding:0 30px;width:100%}}@media (max-width:1000px){html{font-size:15px}body{background-color:#f5f7fa;font-size:1rem}.block-title{line-height:1.5;padding:60px 0 20px}.commom-width{box-sizing:border-box;padding:0 30px;width:100%}.home-head{height:auto;padding-bottom:40px}.nav-container{background-color:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;height:0;left:0;overflow:hidden;padding:0 1rem;position:fixed;right:0;top:100px;transition:height 1.5s ease-in-out}.nav-container.active{height:auto}.nav-container>div{display:flex;flex-direction:column;height:auto;width:100%}.nav-container>div a{line-height:3rem;margin:0;width:100%}.nav-list{border-bottom:1px solid #eee;border-right:none}.sign{flex-direction:row!important;margin-left:0}.sign>a{text-align:center}.sign .text-btn{color:var(--background-color);padding:1em 0}.logo img{width:90%}.foot_banner{display:none}.footer{padding:2px 0 20px;text-align:center}.footer .main{display:block}.footer .left,.footer .logo{display:none}.footer .right{align-items:center;margin-top:20px;padding-bottom:20px}.footer .right .nav{border-bottom:1px solid #444;font-size:14px;height:auto;justify-content:center;padding:35px 0}.footer .links,.suspension{display:none}.burger{display:block}}@media only screen and (max-width:768px){html{font-size:1em}.commom-width{padding:0 1.5rem}}.sub-title{color:#acb7ca;line-height:2em;margin-bottom:60px;text-align:center}.home-head{background:url(../../static/img/header-bg.jpg) no-repeat;background-position:50%;background-size:cover;height:850px;padding-top:100px}.home-head .commom-width{display:flex;flex-direction:column;height:100%;justify-content:space-between}.home-head-decorate{background:url(../../static/img/decorate-bg.png) no-repeat 0 bottom;background-size:contain;height:320px;margin-top:50px}.home-head .name{align-items:center;color:#fff;display:flex;flex-direction:column;font-weight:700;gap:20px;margin:100px 0 40px}.home-head .name .en{font-size:44px}.home-head .name .cn{flex-grow:1;font-size:40px}.home-head .link-download{align-items:center;display:flex;font-size:22px;font-weight:700;gap:15px;justify-content:center;letter-spacing:20%;line-height:60px;width:260px}.head-desc,.platform{color:#adc0db;text-align:center}.head-desc{line-height:2}.head-desc,.platform{font-size:1em}.home-links{margin:30px 0}.home-links a{border-radius:10px;line-height:50px;text-align:center;width:200px}.home-point{margin:42px 0}.home-point>div{align-items:center;display:flex;margin-left:40px}.home-point>div:first-child{margin-left:0}.home-point span{color:#fff;font-size:24px;font-weight:700;margin-left:20px}.home-point i{background-repeat:no-repeat;background-size:100% 100%;height:40px;width:40px}.home-point i.point-1{background-image:url(../../static/img/point-1.png)}.home-point i.point-2{background-image:url(../../static/img/point-2.png)}.home-point i.point-3{background-image:url(../../static/img/point-3.png)}.product-system{background-color:#f5f7fa;padding-bottom:100px}.product-system-list{grid-column-gap:30px;grid-row-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.product-system-list>div{background:#fff;border-radius:10px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);padding:40px 30px}.product-system-list>div:hover{box-shadow:0 2px 10px 0 var(--background-color);transform:scale(1.02);transition:transform .2s ease}.product-system-list>div>div{align-items:center;display:flex;padding-bottom:30px}.product-system-list>div i{background-repeat:no-repeat;background-size:100% 100%;height:60px;width:60px}.product-system-list>div span{font-size:1.6em;font-weight:700;margin-left:20px}.product-system-list>div p{color:#888;line-height:1.7}.product-system-list>div i.product-system-1{background-image:url(../../static/img/product-system-1.png)}.product-system-list>div i.product-system-2{background-image:url(../../static/img/product-system-2.png)}.product-system-list>div i.product-system-3{background-image:url(../../static/img/product-system-3.png)}.product-system-list>div i.product-system-4{background-image:url(../../static/img/product-system-4.png)}.product-system-list>div i.product-system-5{background-image:url(../../static/img/product-system-5.png)}.product-system-list>div i.product-system-6{background-image:url(../../static/img/product-system-6.png)}.product-system-more{background-color:var(--background-color);border-radius:10px;margin-top:80px;padding:50px 0 50px 60px}.product-system-more>ul{display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.product-system-more>ul li{align-items:center;color:#fff;display:flex;gap:10px}.product-system-more i{background:url(../../static/img/check.png) no-repeat 0 0;height:20px;margin-right:5px;width:20px}.scenes{background-color:#f5f7fa;overflow:hidden;padding-bottom:82px}.scenes-list{flex-shrink:0;margin-right:30px}.scenes-list>div{align-items:center;cursor:pointer;display:flex;line-height:100px;padding-left:30px;position:relative}.scenes-list>div.active{background:#fff;border-radius:10px 0 0 10px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.scenes-list>div.active:after{border-bottom:50px solid transparent;border-left:50px solid #fff;border-top:50px solid transparent;content:"";height:0;position:absolute;right:-50px;top:0;width:0}.scenes-list>div i{background-repeat:no-repeat;background-size:100% 100%;height:30px;width:30px}.scenes-list>div span{color:var(--gray);font-size:24px;margin-left:30px}.scenes-list>div i.scenes-1{background-image:url(../../static/img/scenes-1.png)}.scenes-list>div i.scenes-2{background-image:url(../../static/img/scenes-2.png)}.scenes-list>div i.scenes-3{background-image:url(../../static/img/scenes-3.png)}.scenes-list>div i.scenes-4{background-image:url(../../static/img/scenes-4.png)}.scenes-list>div i.scenes-5{background-image:url(../../static/img/scenes-5.png)}.scenes-list>div.active i.scenes-1{background-image:url(../../static/img/scenes-1-1.png)}.scenes-list>div.active i.scenes-2{background-image:url(../../static/img/scenes-2-2.png)}.scenes-list>div.active i.scenes-3{background-image:url(../../static/img/scenes-3-3.png)}.scenes-list>div.active i.scenes-4{background-image:url(../../static/img/scenes-4-4.png)}.scenes-list>div.active i.scenes-5{background-image:url(../../static/img/scenes-5-5.png)}.scenes-list>div.active span{color:#222}.scenes-container{justify-content:space-between}.scenes-box{background:url(../../static/img/scenes.png) no-repeat 0 0;box-sizing:border-box;height:660px;padding:70px 30px 0;width:790px}.scenes-info{background:#fff;border-radius:10px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);display:none;padding:60px 35px}.scenes-info.active{display:block}.scenes-example{grid-column-gap:20px;display:grid}.scenes-example>div{align-items:center;border-radius:10px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);display:flex;height:120px;justify-content:center}.scenes-example>div>div{align-items:center;display:flex;flex-direction:column}.scenes-example>div>div span{color:#888;font-size:12px;font-weight:700;margin-top:15px}.scenes-example>div>div i{background-repeat:no-repeat;background-size:100% 100%;height:30px;width:30px}.scenes-example>div>div i.scenes-example-icon-1{background-image:url(../../static/img/scenes-example-icon-1.png)}.scenes-example>div>div i.scenes-example-icon-2{background-image:url(../../static/img/scenes-example-icon-2.png)}.scenes-example>div>div i.scenes-example-icon-3{background-image:url(../../static/img/scenes-example-icon-3.png)}.scenes-example>div>div i.scenes-example-icon-4{background-image:url(../../static/img/scenes-example-icon-4.png)}.scenes-desc{margin-top:60px}.scenes-desc>div{background:url(../../static/img/scenes-icon.png) no-repeat 0 10px;color:#555;line-height:32px;margin-bottom:60px;padding:0 0 0 42px}.scenes-more-text{color:#888;font-size:12px}.are-you-ready{background:url(../../static/img/are-you-ready.png) no-repeat 0 0;background-size:cover;height:1200px}.are-you-ready .block-title{color:#fff}.are-you-ready .sub-title{color:#c5cfdf}.member-pannel{grid-column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.pannel-item{background-color:#fff;border-radius:10px;padding:40px 30px 60px}.pannel-item>p{color:var(--gray);font-size:14px;line-height:48px}.pannel-title{align-items:center;display:flex;justify-content:space-between;line-height:48px}.pannel-title>b{font-size:2em;font-weight:700}.pannel-title>span{border:1px solid var(--blue);border-radius:10px;color:var(--blue);font-size:14px;line-height:1;padding:10px}.pannel-price{margin-top:10px}.pannel-price b{color:#f80;font-size:42px;font-weight:700;margin-right:5px}.pannel-item:first-child>a{color:var(--blue)}.pannel-item>a{border:1px solid var(--blue);border-radius:10px;color:#fff;display:block;line-height:50px;margin-bottom:40px;margin-top:30px;text-align:center;width:320px}.pannel-desc{border-top:1px solid #eee;padding-top:40px}.pannel-desc>div{align-items:center;display:flex;line-height:48px}.pannel-desc>div>span{color:var(--gray);width:160px}.pannel-desc>div div{align-items:center;display:flex}.pannel-desc>div i{background:url(../../static/img/inactive.png) no-repeat 0 0;height:20px;margin-right:20px;width:20px}.pannel-desc>div div.active{color:var(--blue)}.pannel-desc>div div.active i{background-image:url(../../static/img/activate.png)}.feedbacks{background-color:#f5f7fa;padding-bottom:100px}.feedback-list{grid-column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:90px}.feedback-list>div{background:#fff;border-radius:10px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);padding:75px 26px 30px 29px;position:relative}.feedback-list>div p{line-height:1.5}.feedback-user-avatar{background-color:#fff;border-radius:50%;height:90px;left:50%;margin-left:-45px;overflow:hidden;position:absolute;top:-45px;width:90px;z-index:2}.feedback-user-unit{align-items:center;border-top:1px solid #eee;display:flex;flex-direction:column;font-size:24px;margin-top:30px;padding-top:30px}.feedback-user-unit i{background:url(../../static/img/rating.png) no-repeat 0 0;height:20px;margin-top:20px;width:133px}.feedback-list>div:hover{background-color:var(--background-color);color:#fff}.after-sale-service-list{grid-column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:90px}.after-sale-service-list>div{background-color:var(--background-color);border-radius:10px;flex-direction:column;height:258px;position:relative}.after-sale-service-list>div:after{border-left:30px solid transparent;border-right:30px solid transparent;border-top:30px solid var(--blue);bottom:-15px;content:"";height:0;position:absolute;width:0}.after-sale-service-list>div span{color:#fff;font-size:24px;margin-bottom:20px;margin-top:40px}.document-and-news{background-color:#f5f7fa;padding-bottom:100px}.document-and-news-content{background:#fff;border-radius:10px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);display:flex;padding:0 30px}.document-and-news-content>div{display:flex;flex:1;flex-direction:column;padding-bottom:30px}.document-and-news-content>p{flex-shrink:0;width:40px}.document-and-news-title{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:30px 0}.document-and-news-title>span{font-size:32px;font-weight:700}.document-and-news-title>a{color:var(--blue);font-size:14px}.document-list>div{margin-top:20px}.document-list>div span{color:var(--gray)}.document-list>div>div{display:flex;flex-wrap:wrap;margin:20px}.document-list>div>div a{margin-bottom:15px;margin-right:25px}.news-list>div{display:inline-flex;flex-direction:column;padding-top:20px}.news-list a{line-height:32px}.immediate-use{background:url(../../static/img/immediate-use.png) no-repeat 0 0;background-size:cover}.immediate-use>div{height:250px;justify-content:space-between}.immediate-use span{color:#fff;font-size:32px;font-weight:700}.immediate-use a{border:2px solid #fff;border-radius:10px;color:var(--blue);height:50px;width:200px}.supports{padding-bottom:100px;position:relative}.marquee-wrapper{height:80px;overflow:hidden;position:relative;width:100%}.marquee{left:-200px;position:relative}.marquee>div{align-items:center;display:flex;height:50px;justify-content:center;position:absolute;width:200px}.supports-mask-warp{position:relative}.supports-mask-warp:after{background:url(../../static/img/supports-mask-warp.png) repeat-y 0 0;background-size:100% 100%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.supports-mask{height:480px;position:absolute;top:0;width:100px}.supports-mask-left{left:0}.supports-mask-right{right:0}.service{display:none}@media screen and (max-width:1199px){.pannel-item{padding:40px 20px 60px}.pannel-item>a{width:auto}}@media screen and (max-width:1000px){.home-head{height:620px}.link-btn:after,.link-btn:before,.plain-btn:before,.text-btn:after,.text-btn:before{display:none}.plain-btn:hover{background-color:var(--background-color)}.home-point{justify-content:space-between;margin:0;padding:2rem 0}.home-point span{font-size:1rem}.home-point>div{margin-left:0}.home-links>a{font-size:1rem;line-height:3.75rem;width:10rem}.home-head-decorate,.suspension{display:none}.product-system{padding-bottom:0}.product-system-list{grid-template-columns:repeat(1,1fr)}.product-system-list>div{height:auto}.product-system-more{margin-top:30px}.product-system-more>ul{grid-template-columns:repeat(1,1fr)}.document-and-news,.feedbacks,.home-footer,.immediate-use,.scenes,.supports{display:none}.are-you-ready{background-image:none;height:auto}.are-you-ready .block-title{color:#222}.member-pannel{grid-row-gap:30px;grid-template-columns:repeat(1,1fr)}.member-pannel .pannel-item>a{width:auto}.after-sale-service-list{grid-row-gap:30px;grid-template-columns:repeat(1,1fr)}.service{display:block}.service-box{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;font-weight:700;margin-bottom:50px;padding-bottom:30px}.service-box>span{font-size:1.5rem;margin:30px 0}.service-box>a{font-size:1.5rem}.service-box .qrcode{height:10rem;width:10rem}.service-box .qrcode img{height:100%}.mobile-footer{display:block}.mobile-footer-box{padding:20px 0;text-align:center}.mobile-footer-box>span{display:block;line-height:1.5;margin-bottom:10px}.mobile-footer-box>a,.mobile-footer-box>span{color:#888;font-size:1rem}}@media screen and (max-width:768px){.sub-title{margin-bottom:30px}.home-head{height:auto}.home-head .commom-width{gap:30px}.home-head .name{margin:40px 0 0}.home-head .name .en{font-size:2.2em}.home-head .name .cn{flex-grow:1;font-size:2.2em}.home-links,.platform{display:none}.pannel-item{padding:20px}.service{display:none}.block-title{font-size:2em}}